Assertion failed: "!!m_Receiver"
Location: future.h:200 (Future<void>::Get)

Call stack:

CCmpPathfinder::SendRequestedPaths (ccmppathfinder.cpp:802)
    this = (unavailable)
    profile2__ = 
        m_Name = 0x00B3CD20 -> "SendRequestedPaths"

    <begin>$L0 = (unavailable)
    <end>$L0 = 0x16638FF0 -> 
        m_Receiver = (shared_ptr<FutureSharedStateDetail::Receiver<void> >)

    profile2__ = 
        m_Name = 0x00000000

    <end>$L1 = (unavailable - internal error)

    <begin>$L1 = (unavailable - internal error)

    msg = 
        
            m_Cached = (unique_ptr<JS::PersistentRooted<JS::Value>,default_delete<JS::PersistentRooted<JS::Value> > >)

        ticket = 1983115883 (0x7633F26B)
        path = 
            m_Waypoints = (unsupported vector<Waypoint >)


    <end>$L2 = (unavailable - internal error)

    <begin>$L2 = (unavailable - internal error)

    msg = 
        
            m_Cached = (unique_ptr<JS::PersistentRooted<JS::Value>,default_delete<JS::PersistentRooted<JS::Value> > >)

        ticket = 21142192 (0x01429AB0)
        path = 
            m_Waypoints = (unsupported vector<Waypoint >)



CSimulation2Impl::UpdateComponents (simulation2.cpp:525)
    simContext = 0x153C9CF0 -> 
        m_ComponentManager = 0x153C9D08 -> 
            m_ScriptInterface = 
                m_CmptPrivate = 
                    pScriptInterface = 0x153C9D08 (see above)
                    pCBData = 0x153C9D08 (see above)

                m = (unique_ptr<ScriptInterface_impl,default_delete<ScriptInterface_impl> >)
                m_CustomObjectTypes = (unsupported map<basic_string<char,char_traits<char> >,ScriptInterface::CustomType >)

            m_SimContext = 0x153C9CF0 (see above)
            m_SystemEntity = 
                m_Id = 1 (0x00000001)
                m_ComponentCache = 0x1553E208 -> { numInterfaces = 113 (0x00000071), interfaces = [1] { 0x00000000 } }

            m_CurrentComponent = 0 (0x00000000)
            m_CurrentlyHotloading = false
            m_ComponentTypesById = (unsupported map<int,CComponentManager::ComponentType >)
            m_ScriptedSystemComponents = (unsupported vector<int >)
            m_ComponentsByInterface = (unsupported vector<unordered_map<size_t,IComponent *,hash<size_t>,equal_to<size_t> > >)
            m_ComponentsByTypeId = (unsupported map<int,map<size_t,IComponent * > >)
            m_LocalMessageSubscriptions = (unsupported map<int,vector<int > >)
            m_GlobalMessageSubscriptions = (unsupported map<int,vector<int > >)
            m_ComponentTypeIdsByName = (unsupported map<basic_string<char,char_traits<char> >,int >)
            m_MessageTypeIdsByName = (unsupported map<basic_string<char,char_traits<char> >,int >)
            m_MessageTypeNamesById = (unsupported map<int,basic_string<char,char_traits<char> > >)
            m_InterfaceIdsByName = (unsupported map<basic_string<char,char_traits<char> >,int >)
            m_DynamicMessageSubscriptionsNonsync = (unsupported map<int,CDynamicSubscription >)
            m_DynamicMessageSubscriptionsNonsyncByComponent = (unsupported map<IComponent *,set<int > >)
            m_ComponentCaches = (unsupported unordered_map<size_t,SEntityComponentCache *,hash<size_t>,equal_to<size_t> >)
            m_DestructionQueue = (unsupported vector<size_t >)
            m_NextScriptComponentTypeId = 137 (0x00000089)
            m_NextEntityId = 7871 (0x00001EBF)
            m_NextLocalEntityId = 536870912 (0x20000000)
            m_RNG = 
                lcf = 
                    _x = 6137481895565 (0x00000594FE6D9E8D)



        m_UnitManager = 0x15336150 -> 
            m_Units = (unsupported vector<unique_ptr<CUnit,default_delete<CUnit> > >)
            m_ObjectManager = 0x0AE58D28 -> 
                m_MeshManager = 0x0AE58CD8 -> 
                    m_MeshMap = (unsupported unordered_map<Path,weak_ptr<CModelDef>,hash<Path>,equal_to<Path> >)
                    m_ColladaManager = 0x0AE58CCC -> 
                        m = 0x0B1AD5F0 -> 
                            dll = 
                                m_Name = 0x00B54CA8 -> "Collada"
                                m_Handle = (too much output; skipping to next top-level symbol)

                            set_logger = 0x58573A40 -> (set_logger)
                            set_skeleton_definitions = 0x58573A70 -> (set_skeleton_definitions)
                            convert_dae_to_pmd = 0x585739D0 -> (convert_dae_to_pmd)
                            convert_dae_to_psa = 0x585739F0 -> (convert_dae_to_psa)
                            m_VFS = (shared_ptr<IVFS>)
                            m_skeletonHashInvalidated = false
                            m_skeletonHashes = (unsupported vector<u64 >)

                        m_VFS = (shared_ptr<IVFS>)


                m_SkeletonAnimManager = 0x0AE58D00 -> 
                    m_Animations = (unsupported unordered_map<Path,unique_ptr<CSkeletonAnimDef,default_delete<CSkeletonAnimDef> >,hash<Path>,equal_to<Path> >)
                    m_ColladaManager = 0x0AE58CCC (see above)

                m_Simulation = 0x1533BB98 -> 
                    m = 0x153C9CF0 (see above)

                m_QualityLevel = [8] { 200 (0xC8), 55 (0x37), 46 (0x2E), 48 (0x30), 216 (0xD8), 190 (0xBE), 51 (0x33), 21 (0x15) }
                m_QualityHook = (unique_ptr<CConfigDBHook,default_delete<CConfigDBHook> >)
                m_VariantDiversity = FULL
                m_VariantDiversityHook = (unique_ptr<CConfigDBHook,default_delete<CConfigDBHook> >)
                m_Objects = (unsupported map<CObjectManager::ObjectKey,CObjectManager::Hotloadable<CObjectEntry> >)
                m_ActorDefs = (unsupported unordered_map<CStrW,CObjectManager::Hotloadable<CActorDef>,hash<CStrW>,equal_to<CStrW> >)


        m_Terrain = 0x0AE58140 -> 
            m_MapSize = 449 (0x000001C1)
            m_MapSizePatches = 28 (0x0000001C)
            m_Patches = 0x1876F024 -> 
                
                    m_WorldBounds = 
                        m_Data = [2] 
                            
                                X = 0.000000 (0x00000000)
                                Y = 0.000000 (0x00000000)
                                Z = 0.000000 (0x00000000)

                            
                                X = 64.000000 (0x42800000)
                                Y = 22.804348 (0x41B66F4E)
                                Z = 64.000000 (0x42800000)


                    m_Transform = 
                        _11 = 1.000000 (0x3F800000)
                        _21 = 0.000000 (0x00000000)
                        _31 = 0.000000 (0x00000000)
                        _41 = 0.000000 (0x00000000)
                        _12 = 0.000000 (0x00000000)
                        _22 = 1.000000 (0x3F800000)
                        _32 = 0.000000 (0x00000000)
                        _42 = 0.000000 (0x00000000)
                        _13 = 0.000000 (0x00000000)
                        _23 = 0.000000 (0x00000000)
                        _33 = 1.000000 (0x3F800000)
                        _43 = 0.000000 (0x00000000)
                        _14 = 0.000000 (0x00000000)
                        _24 = 0.000000 (0x00000000)
                        _34 = 0.000000 (0x00000000)
                        _44 = 1.000000 (0x3F800000)
                        _data = [16] 
                            1.000000 (0x3F800000)
                            0.000000 (0x00000000)
                            0.000000 (0x00000000)
                            0.000000 (0x00000000)
                            0.000000 (0x00000000)
                            1.000000 (0x3F800000)
                            0.000000 (0x00000000)
                            0.000000 (0x00000000)
                            0.000000 (0x00000000)
                            0.000000 (0x00000000)
                            1.000000 (0x3F800000)
                            0.000000 (0x00000000) ...
                        _data2d = [4] 
                            [4] { 1.000000 (0x3F800000), 0.000000 (0x00000000), 0.000000 (0x00000000), 0.000000 (0x00000000) }
                            [4] { 0.000000 (0x00000000), 1.000000 (0x3F800000), 0.000000 (0x00000000), 0.000000 (0x00000000) }
                            [4] { 0.000000 (0x00000000), 0.000000 (0x00000000), 1.000000 (0x3F800000), 0.000000 (0x00000000) }
                            [4] { 0.000000 (0x00000000), 0.000000 (0x00000000), 0.000000 (0x00000000), 1.000000 (0x3F800000) }

                    m_InvTransform = 
                        _11 = 0.000000 (0x00000000)
                        _21 = 0.000000 (0x00000000)
                        _31 = 0.000000 (0x00000000)
                        _41 = 0.000000 (0x00000000)
                        _12 = 0.000000 (0x00000000)
                        _22 = 0.000000 (0x00000000)
                        _32 = 0.000000 (0x00000000)
                        _42 = 0.000000 (0x00000000)
                        _13 = 0.000000 (0x00000000)
                        _23 = 0.000000 (0x00000000)
                        _33 = 0.000000 (0x00000000)
                        _43 = 0.000000 (0x00000000)
                        _14 = 0.000000 (0x00000000)
                        _24 = 0.000000 (0x00000000)
                        _34 = 0.000000 (0x00000000)
                        _44 = 0.000000 (0x00000000)
                        _data = [16] 
                            0.000000 (0x00000000)
                            0.000000 (0x00000000)
                            0.000000 (0x00000000)
                            0.000000 (0x00000000)
                            0.000000 (0x00000000)
                            0.000000 (0x00000000)
                            0.000000 (0x00000000)
                            0.000000 (0x00000000)
                            0.000000 (0x00000000)
                            0.000000 (0x00000000)
                            0.000000 (0x00000000)
                            0.000000 (0x00000000) ...
                        _data2d = [4] 
                            [4] { 0.000000 (0x00000000), 0.000000 (0x00000000), 0.000000 (0x00000000), 0.000000 (0x00000000) }
                            [4] { 0.000000 (0x00000000), 0.000000 (0x00000000), 0.000000 (0x00000000), 0.000000 (0x00000000) }
                            [4] { 0.000000 (0x00000000), 0.000000 (0x00000000), 0.000000 (0x00000000), 0.000000 (0x00000000) }
                            [4] { 0.000000 (0x00000000), 0.000000 (0x00000000), 0.000000 (0x00000000), 0.000000 (0x00000000) }

                    m_RenderData = 0x00000000
                    m_BoundsValid = false

                m_MiniPatches = [16] 
                    [16] 
                        
                            Tex = 0x1529A020 -> 
                                m_TerrainAlpha = (unsupported _Tree_iterator<_Tree_val<_Tree_simple_types<pair<Path const ,TerrainAlpha> > > >)
                                m_Tag = { (unsupported basic_string<char,char_traits<char> >) }
                                m_DiffuseTexturePath = 
                                    path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
                                    separator = [8] { 47 ('/'), 105 ('i'), 38424, 5770, 39032, 5340, 22920, 5400 }

                                m_pProperties = (shared_ptr<CTerrainProperties>)
                                m_Material = 
                                    m_DiffuseTexture = (shared_ptr<CTexture>)
                                    m_Samplers = (unsupported vector<CMaterial::TextureSampler >)
                                    m_RequiredSamplers = (unsupported vector<CStrIntern >)
                                    m_ShaderEffect = 
                                        m = 0x0143B138 -> 
                                            data = (unsupported basic_string<char,char_traits<char> >)
                                            hash = 784405102 (0x2EC1126E)


                                    m_ShaderDefines = 
                                        
                                            m_Items = 0x151D4A5C -> 
                                                items = (unsupported vector<pair<CStrIntern,CStrIntern> >)
                                                hash = 1884204329 (0x704EAD29)



                                    m_StaticUniforms = 
                                        
                                            m_Items = 0x151D4FAC -> 
                                                items = (unsupported vector<pair<CStrIntern,CVector4D> >)
                                                hash = 479444437 (0x1C93BDD5)



                                    m_RenderQueries = 
                                        m_Items = (unsupported vector<pair<int,CStrIntern> >)

                                    m_AlphaBlending = false

                                m_TextureMatrix = 
                                    _11 = 0.022097 (0x3CB504F3)
                                    _21 = -0.022097 (0xBCB504F3)
                                    _31 = 0.000000 (0x00000000)
                                    _41 = 0.000000 (0x00000000)
                                    _12 = 0.000000 (0x00000000)
                                    _22 = 0.000000 (0x00000000)
                                    _32 = 0.000000 (0x00000000)
                                    _42 = 0.000000 (0x00000000)
                                    _13 = -0.022097 (0xBCB504F3)
                                    _23 = -0.022097 (0xBCB504F3)
                                    _33 = 0.000000 (0x00000000)
                                    _43 = 0.000000 (0x00000000)
                                    _14 = 0.000000 (0x00000000)
                                    _24 = 0.000000 (0x00000000)
                                    _34 = 0.000000 (0x00000000)
                                    _44 = 1.000000 (0x3F800000)
                                    _data = [16] 
                                        0.022097 (0x3CB504F3)
                                        -0.022097 (0xBCB504F3)
                                        0.000000 (0x00000000)
                                        0.000000 (0x00000000)
                                        0.000000 (0x00000000)
                                        0.000000 (0x00000000)
                                        0.000000 (0x00000000)
                                        0.000000 (0x00000000)
                                        -0.022097 (0xBCB504F3)
                                        -0.022097 (0xBCB504F3)
                                        0.000000 (0x00000000)
                                        0.000000 (0x00000000) ...
                                    _data2d = [4] 
                                        [4] { 0.022097 (0x3CB504F3), -0.022097 (0xBCB504F3), 0.000000 (0x00000000), 0.000000 (0x00000000) }
                                        [4] { 0.000000 (0x00000000), 0.000000 (0x00000000), 0.000000 (0x00000000), 0.000000 (0x00000000) }
                                        [4] { -0.022097 (0xBCB504F3), -0.022097 (0xBCB504F3), 0.000000 (0x00000000), 0.000000 (0x00000000) }
                                        [4] { 0.000000 (0x00000000), 0.000000 (0x00000000), 0.000000 (0x00000000), 1.000000 (0x3F800000) }

                                m_BaseColor = 0 (0x00000000)
                                m_BaseColorValid = false
                                m_Groups = (unsupported vector<CTerrainGroup * >)

                            Priority = 0 (0x00000000)

                        
                            Tex = 0x1529A6E0 -> 
                                m_TerrainAlpha = (unsupported _Tree_iterator<_Tree_val<_Tree_simple_types<pair<Path const ,TerrainAlpha> > > >)
                                m_Tag = { (unsupported basic_string<char,char_traits<char> >) }
                                m_DiffuseTexturePath = 
                                    path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
                                    separator = [8] { 47 ('/'), 105 ('i'), 38424, 5770, 39032, 5340, 24168, 5400 }

                                m_pProperties = (shared_ptr<CTerrainProperties>)
                                m_Material = 
                                    m_DiffuseTexture = (shared_ptr<CTexture>)
                                    m_Samplers = (unsupported vector<CMaterial::TextureSampler >)
                                    m_RequiredSamplers = (unsupported vector<CStrIntern >)
                                    m_ShaderEffect = 
                                        m = 0x0143B138 (see above)

                                    m_ShaderDefines = 
                                        
                                            m_Items = 0x151D4A5C (see above)


                                    m_StaticUniforms = 
                                        
                                            m_Items = 0x151D4FAC (see above)


                                    m_RenderQueries = 
                                        m_Items = (unsupported vector<pair<int,CStrIntern> >)

                                    m_AlphaBlending = false

                                m_TextureMatrix = 
                                    _11 = 0.022097 (0x3CB504F3)
                                    _21 = -0.022097 (0xBCB504F3)
                                    _31 = 0.000000 (0x00000000)
                                    _41 = 0.000000 (0x00000000)
                                    _12 = 0.000000 (0x00000000)
                                    _22 = 0.000000 (0x00000000)
                                    _32 = 0.000000 (0x00000000)
                                    _42 = 0.000000 (0x00000000)
                                    _13 = -0.022097 (0xBCB504F3)
                                    _23 = -0.022097 (0xBCB504F3)
                                    _33 = 0.000000 (0x00000000)
                                    _43 = 0.000000 (0x00000000)
                                    _14 = 0.000000 (0x00000000)
                                    _24 = 0.000000 (0x00000000)
                                    _34 = 0.000000 (0x00000000)
                                    _44 = 1.000000 (0x3F800000)
                                    _data = [16] 
                                        0.022097 (0x3CB504F3)
                                        -0.022097 (0xBCB504F3)
                                        0.000000 (0x00000000)
                                        0.000000 (0x00000000)
                                        0.000000 (0x00000000)
                                        0.000000 (0x00000000)
                                        0.000000 (0x00000000)
                                        0.000000 (0x00000000)
                                        -0.022097 (0xBCB504F3)
                                        -0.022097 (0xBCB504F3)
                                        0.000000 (0x00000000)
                                        0.000000 (0x00000000) ...
                                    _data2d = [4] 
                                        [4] { 0.022097 (0x3CB504F3), -0.022097 (0xBCB504F3), 0.000000 (0x00000000), 0.000000 (0x00000000) }
                                        [4] { 0.000000 (0x00000000), 0.000000 (0x00000000), 0.000000 (0x00000000), 0.000000 (0x00000000) }
                                        [4] { -0.022097 (0xBCB504F3), -0.022097 (0xBCB504F3), 0.000000 (0x00000000), 0.000000 (0x00000000) }
                                        [4] { 0.000000 (0x00000000), 0.000000 (0x00000000), 0.000000 (0x00000000), 1.000000 (0x3F800000) }

                                m_BaseColor = 0 (0x00000000)
                                m_BaseColorValid = false
                                m_Groups = (unsupported vector<CTerrainGroup * >)

                            Priority = 2 (0x00000002)

                        
                            Tex = 0x15292BB0 -> 
                                m_TerrainAlpha = (unsupported _Tree_iterator<_Tree_val<_Tree_simple_types<pair<Path const ,TerrainAlpha> > > >)
                                m_Tag = { (unsupported basic_string<char,char_traits<char> >) }
                                m_DiffuseTexturePath = 
                                    path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
                                    separator = [8] { 47 ('/'), 5417, 38424, 5770, 39032, 5340, 25224, 5400 }

                                m_pProperties = (shared_ptr<CTerrainProperties>)
                                m_Material = 
                                    m_DiffuseTexture = (shared_ptr<CTexture>)
                                    m_Samplers = (unsupported vector<CMaterial::TextureSampler >)
                                    m_RequiredSamplers = (unsupported vector<CStrIntern >)
                                    m_ShaderEffect = 
                                        m = 0x0143B138 (see above)

                                    m_ShaderDefines = 
                                        
                                            m_Items = 0x151D4A5C (see above)


                                    m_StaticUniforms = 
                                        
                                            m_Items = 0x151D4FAC (see above)


                                    m_RenderQueries = 
                                        m_Items = (unsupported vector<pair<int,CStrIntern> >)

                                    m_AlphaBlending = false

                                m_TextureMatrix = 
                                    _11 = 0.022097 (0x3CB504F3)
                                    _21 = -0.022097 (0xBCB504F3)
                                    _31 = 0.000000 (0x00000000)
                                    _41 = 0.000000 (0x00000000)
                                    _12 = 0.000000 (0x00000000)
                                    _22 = 0.000000 (0x00000000)
                                    _32 = 0.000000 (0x00000000)
                                    _42 = 0.000000 (0x00000000)
                                    _13 = -0.022097 (0xBCB504F3)
                                    _23 = -0.022097 (0xBCB504F3)
                                    _33 = 0.000000 (0x00000000)
                                    _43 = 0.000000 (0x00000000)
                                    _14 = 0.000000 (0x00000000)
                                    _24 = 0.000000 (0x00000000)
                                    _34 = 0.000000 (0x00000000)
                                    _44 = 1.000000 (0x3F800000)
                                    _data = [16] 
                                        0.022097 (0x3CB504F3)
                                        -0.022097 (0xBCB504F3)
                                        0.000000 (0x00000000)
                                        0.000000 (0x00000000)
                                        0.000000 (0x00000000)
                                        0.000000 (0x00000000)
                                        0.000000 (0x00000000)
                                        0.000000 (0x00000000)
                                        -0.022097 (0xBCB504F3)
                                        -0.022097 (0xBCB504F3)
                                        0.000000 (0x00000000)
                                        0.000000 (0x00000000) ...
                                    _data2d = [4] 
                                        [4] { 0.022097 (0x3CB504F3), -0.022097 (0xBCB504F3), 0.000000 (0x00000000), 0.000000 (0x00000000) }
                                        [4] { 0.000000 (0x00000000), 0.000000 (0x00000000), 0.000000 (0x00000000), 0.000000 (0x00000000) }
                                        [4] { -0.022097 (0xBCB504F3), -0.022097 (0xBCB504F3), 0.000000 (0x00000000), 0.000000 (0x00000000) }
                                        [4] { 0.000000 (0x00000000), 0.000000 (0x00000000), 0.000000 (0x00000000), 1.000000 (0x3F800000) }

                                m_BaseColor = 0 (0x00000000)
                                m_BaseColorValid = false
                                m_Groups = (unsupported vector<CTerrainGroup * >)

                            Priority = 1 (0x00000001)

                        
                            Tex = 0x1529A6E0 (see above)
                            Priority = 2 (0x00000002)

                        
                            Tex = 0x15292BB0 (see above)
                            Priority = 1 (0x00000001)

                        
                            Tex = 0x1529A6E0 (see above)
                            Priority = 2 (0x00000002)

                        
                            Tex = 0x1529A020 (see above)
                            Priority = 0 (0x00000000)

                        
                            Tex = 0x1529A6E0 (see above)
                            Priority = 2 (0x00000002)
 ...
                    [16] 
                        
                            Tex = 0x15292BB0 (see above)
                            Priority = 1 (0x00000001)

                        
                            Tex = 0x1529A6E0 (see above)
                            Priority = 2 (0x00000002)

                        
                            Tex = 0x15292BB0 (see above)
                            Priority = 1 (0x00000001)

                        
                            Tex = 0x1529A020 (see above)
                            Priority = 0 (0x00000000)

                        
                            Tex = 0x1529A020 (see above)
                            Priority = 0 (0x00000000)

                        
                            Tex = 0x1529A020 (see above)
                            Priority = 0 (0x00000000)

                        
                            Tex = 0x15292BB0 (see above)
                            Priority = 1 (0x00000001)

                        
                            Tex = 0x1529A6E0 (see above)
                            Priority = 2 (0x00000002)
 ...
                    [16] 
                        
                            Tex = 0x15292BB0 (see above)
                            Priority = 1 (0x00000001)

                        
                            Tex = 0x15292BB0 (see above)
                            Priority = 1 (0x00000001)

                        
                            Tex = 0x15292BB0 (see above)
                            Priority = 1 (0x00000001)

                        
                            Tex = 0x1529A020 (see above)
                            Priority = 0 (0x00000000)

                        
                            Tex = 0x1529A020 (see above)
                            Priority = 0 (0x00000000)

                        
                            Tex = 0x15292BB0 (see above)
                            Priority = 1 (0x00000001)

                        
                            Tex = 0x1529A6E0 (see above)
                            Priority = 2 (0x00000002)

                        
                            Tex = 0x1529A6E0 (see above)
                            Priority = 2 (0x00000002)
 ...
                    [16] 
                        
                            Tex = 0x1529A020 (see above)
                            Priority = 0 (0x00000000)

                        
                            Tex = 0x15292BB0 (see above)
                            Priority = 1 (0x00000001)

                        
                            Tex = 0x15292BB0 (see above)
                            Priority = 1 (0x00000001)

                        
                            Tex = 0x15292BB0 (see above)
                            Priority = 1 (0x00000001)

                        
                            Tex = 0x15292BB0 (see above)
                            Priority = 1 (0x00000001)

                        
                            Tex = 0x1529A6E0 (see above)
                            Priority = 2 (0x00000002)

                        
                            Tex = 0x15292BB0 (see above)
                            Priority = 1 (0x00000001)

                        
                            Tex = 0x1529A020 (see above)
                            Priority = 0 (0x00000000)
 ...
                    [16] 
                        
                            Tex = 0x15292BB0 (see above)
                            Priority = 1 (0x00000001)

                        
                            Tex = 0x1529A020 (see above)
                            Priority = 0 (0x00000000)

                        
                            Tex = 0x1529A020 (see above)
                            Priority = 0 (0x00000000)

                        
                            Tex = 0x15292BB0 (see above)
                            Priority = 1 (0x00000001)

                        
                            Tex = 0x15292BB0 (see above)
                            Priority = 1 (0x00000001)

                        
                            Tex = 0x1529A6E0 (see above)
                            Priority = 2 (0x00000002)

                        
                            Tex = 0x1529A6E0 (see above)
                            Priority = 2 (0x00000002)

                        
                            Tex = 0x1529A6E0 (see above)
                            Priority = 2 (0x00000002)
 ...
                    [16] 
                        
                            Tex = 0x1529A6E0 (see above)
                            Priority = 2 (0x00000002)

                        
                            Tex = 0x1529A020 (see above)
                            Priority = 0 (0x00000000)

                        
                            Tex = 0x1529A020 (see above)
                            Priority = 0 (0x00000000)

                        
                            Tex = 0x15292BB0 (see above)
                            Priority = 1 (0x00000001)

                        
                            Tex = 0x1529A020 (see above)
                            Priority = 0 (0x00000000)

                        
                            Tex = 0x1529A020 (see above)
                            Priority = 0 (0x00000000)

                        
                            Tex = 0x1529A6E0 (see above)
                            Priority = 2 (0x00000002)

                        
                            Tex = 0x15292BB0 (see above)
                            Priority = 1 (0x00000001)
 ...
                    [16] 
                        
                            Tex = 0x15292BB0 (see above)
                            Priority = 1 (0x00000001)

                        
                            Tex = 0x15292BB0 (see above)
                            Priority = 1 (0x00000001)

                        
                            Tex = 0x1529A020 (see above)
                            Priority = 0 (0x00000000)

                        
                            Tex = 0x1529A6E0 (see above)
                            Priority = 2 (0x00000002)

                        
                            Tex = 0x15292BB0 (see above)
                            Priority = 1 (0x00000001)

                        
                            Tex = 0x15292BB0 (see above)
                            Priority = 1 (0x00000001)

                        
                            Tex = 0x1529A020 (see above)
                            Priority = 0 (0x00000000)

                        
                            Tex = 0x1529A6E0 (see above)
                            Priority = 2 (0x00000002)
 ...
                    [16] 
                        
                            Tex = 0x1529A6E0 (see above)
                            Priority = 2 (0x00000002)

                        
                            Tex = 0x1529A020 (see above)
                            Priority = 0 (0x00000000)

                        
                            Tex = 0x15292BB0 (see above)
                            Priority = 1 (0x00000001)

                        
                            Tex = 0x1529A6E0 (see above)
                            Priority = 2 (0x00000002)

                        
                            Tex = 0x1529A020 (see above)
                            Priority = 0 (0x00000000)

                        
                            Tex = 0x1529A6E0 (see above)
                            Priority = 2 (0x00000002)

                        
                            Tex = 0x1529A6E0 (see above)
                            Priority = 2 (0x00000002)

                        
                            Tex = 0x1529A020 (see above)
                            Priority = 0 (0x00000000)
 ... ...
                m_X = 0 (0x00000000)
                m_Z = 0 (0x00000000)
                m_Parent = 0x0AE58140 (see above)

            m_Heightmap = 0x17C1B180 -> 2095 (0x082F)
            m_BaseColor = 
                R = [8] { 255 (0xFF), 255 (0xFF), 255 (0xFF), 255 (0xFF), 193 (0xC1), 1 (0x01), 0 (0x00), 0 (0x00) }
                G = 255 (0xFF)
                B = 255 (0xFF)
                A = 255 (0xFF)

            m_HeightMipmap = 
                m_MapSize = 449 (0x000001C1)
                m_Mipmap = (unsupported vector<SMipmap >)


        m_SystemEntity = 
            m_Id = 1 (0x00000001)
            m_ComponentCache = 0x1553E208 (see above)


    turnLengthFixed = 
        value = 13107 (0x00003333)

    commands = 0x010FF1CC -> (unsupported vector<SimulationCommand >)
    componentManager = (unavailable)
    cmpCommandQueue = 
        m = (unavailable - internal error)


    cmpAIManager = 
        m = (unavailable - internal error)


    cmpPathfinder = (unavailable)
    profile2__ = 
        m_Name = (unavailable - internal error)


    msgTurnStart = 
        
            m_Cached = (unique_ptr<JS::PersistentRooted<JS::Value>,default_delete<JS::PersistentRooted<JS::Value> > >)


    msgUpdate = 
        
            m_Cached = (unique_ptr<JS::PersistentRooted<JS::Value>,default_delete<JS::PersistentRooted<JS::Value> > >)

        turnLength = 
            value = (unavailable - internal error)



    profile2__ = 
        m_Name = (unavailable - internal error)


    msgUpdate = 
        
            m_Cached = (unique_ptr<JS::PersistentRooted<JS::Value>,default_delete<JS::PersistentRooted<JS::Value> > >)

        turnLength = 
            value = (unavailable - internal error)



    msgUpdate = 
        
            m_Cached = (unique_ptr<JS::PersistentRooted<JS::Value>,default_delete<JS::PersistentRooted<JS::Value> > >)

        turnLength = 
            value = (unavailable - internal error)



    profile2__ = 
        m_Name = (unavailable - internal error)


    msgUpdate = 
        
            m_Cached = (unique_ptr<JS::PersistentRooted<JS::Value>,default_delete<JS::PersistentRooted<JS::Value> > >)

        turnLength = 
            value = 17820136 (0x010FE9E8)


    profile2__ = 
        m_Name = (unavailable - internal error)



CSimulation2Impl::Update (simulation2.cpp:401)
    this = 0x00000004
    turnLength = (unavailable)
    commands = 0x00B33B14 -> (unsupported vector<SimulationCommand >)
    commands = (unavailable)
    startRejoinTest = false
    profile2__ = 
        m_Name = 0xFFFFFFFD -> (unavailable - internal error)


    turnLengthFixed = 
        value = 3 (0x00000003)

    scriptInterface = 0x153C9CF0 (see above)
    primaryStateBefore = 
        state = (basic_stringstream<char,char_traits<char> >)
        debug = (basic_stringstream<char,char_traits<char> >)
        hash = (unsupported basic_string<char,char_traits<char> >)

    mapReader = (unique_ptr<CMapReader,default_delete<CMapReader> >)
    mapType = (unsupported basic_string<char,char_traits<char> >)
    rq = 
        cx = 0x15000000 -> (JSContext)
        glob = 
            { (js::WrappedPtrOperations<JSObject *,JS::Handle<JSObject *> >) }
            ptr = 0x00000000

        nativeScope = 
            { (js::WrappedPtrOperations<JSObject *,JS::Handle<JSObject *> >) }
            ptr = 0x010FF1CC (see above)

        m_ScriptInterface = 0x3727A124 -> 
            m_CmptPrivate = 
                pScriptInterface = 0x00E200E2 -> 
                    m_CmptPrivate = 
                        pScriptInterface = 0x00000000
                        pCBData = 0x00000000

                    m = (unique_ptr<ScriptInterface_impl,default_delete<ScriptInterface_impl> >)
                    m_CustomObjectTypes = (unsupported map<basic_string<char,char_traits<char> >,ScriptInterface::CustomType >)

                pCBData = 0x00E200E2 (see above)

            m = (unique_ptr<ScriptInterface_impl,default_delete<ScriptInterface_impl> >)
            m_CustomObjectTypes = (unsupported map<basic_string<char,char_traits<char> >,ScriptInterface::CustomType >)

        m_FormerRealm = 0x416A475D -> (JS::Realm)

    rq2 = 
        cx = 0x008B1BF7 -> (JSContext)
        glob = 
            { (js::WrappedPtrOperations<JSObject *,JS::Handle<JSObject *> >) }
            ptr = 0x0150E8A0 -> 0x00000000

        nativeScope = 
            { (js::WrappedPtrOperations<JSObject *,JS::Handle<JSObject *> >) }
            ptr = 0x0B35877C -> 0x160D7040 -> (JSObject)

        m_ScriptInterface = 0x0B358790 -> 
            m_CmptPrivate = 
                pScriptInterface = 0x160DBF60 -> 
                    m_CmptPrivate = 
                        pScriptInterface = 0x160E9640 -> 
                            m_CmptPrivate = 
                                pScriptInterface = 0x160D5310 -> 
                                    m_CmptPrivate = 
                                        pScriptInterface = 0x5AAD7290 -> 
                                            m_CmptPrivate = 
                                                pScriptInterface = 0x5ABA54FF -> 
                                                    m_CmptPrivate = 
                                                        pScriptInterface = 0x656A624F -> 
                                                            m_CmptPrivate = 
                                                                pScriptInterface = 0xFC4589C5 -> 
                                                                    m_CmptPrivate = 
                                                                        pScriptInterface = (unavailable - internal error)

                                                                        pCBData = (unavailable - internal error)


                                                                    m = (unique_ptr<ScriptInterface_impl,default_delete<ScriptInterface_impl> >)
                                                                    m_CustomObjectTypes = (unsupported map<basic_string<char,char_traits<char> >,ScriptInterface::CustomType >)

                                                                pCBData = 0xF18B5653

                                                            m = (unique_ptr<ScriptInterface_impl,default_delete<ScriptInterface_impl> >)
                                                            m_CustomObjectTypes = (unsupported map<basic_string<char,char_traits<char> >,ScriptInterface::CustomType >)

                                                        pCBData = 0x46007463

                                                    m = (unique_ptr<ScriptInterface_impl,default_delete<ScriptInterface_impl> >)
                                                    m_CustomObjectTypes = (unsupported map<basic_string<char,char_traits<char> >,ScriptInterface::CustomType >)

                                                pCBData = 0x02000000

                                            m = (unique_ptr<ScriptInterface_impl,default_delete<ScriptInterface_impl> >)
                                            m_CustomObjectTypes = (unsupported map<basic_string<char,char_traits<char> >,ScriptInterface::CustomType >)

                                        (too much output; skipping to next top-level symbol)

                                    m = (unique_ptr<ScriptInterface_impl,default_delete<ScriptInterface_impl> >)
                                    m_CustomObjectTypes = (unsupported map<basic_string<char,char_traits<char> >,ScriptInterface::CustomType >)

                                pCBData = 0x00005806

                            m = (unique_ptr<ScriptInterface_impl,default_delete<ScriptInterface_impl> >)
                            m_CustomObjectTypes = (unsupported map<basic_string<char,char_traits<char> >,ScriptInterface::CustomType >)

                        pCBData = 0x099D74A8

                    m = (unique_ptr<ScriptInterface_impl,default_delete<ScriptInterface_impl> >)
                    m_CustomObjectTypes = (unsupported map<basic_string<char,char_traits<char> >,ScriptInterface::CustomType >)

                pCBData = 0x0000006C

            m = (unique_ptr<ScriptInterface_impl,default_delete<ScriptInterface_impl> >)
            m_CustomObjectTypes = (unsupported map<basic_string<char,char_traits<char> >,ScriptInterface::CustomType >)

        m_FormerRealm = 0x153C9D08 (see above)

    mapSettingsCloned = 
        { 
                (js::WrappedPtrOperations<JS::Value,JS::Rooted<JS::Value> >)
 }
        stack = 0x0AE57480 -> 0x00B48974 -> 
            { { (js::WrappedPtrOperations<JS::detail::RootListEntry *,JS::Rooted<JS::detail::RootListEntry *> >) } }
            stack = 0x008AF2E0 -> 0x56EC8B55 -> 
                { { (js::WrappedPtrOperations<JS::detail::RootListEntry *,JS::Rooted<JS::detail::RootListEntry *> >) } }
                stack = (unavailable - internal error)

                prev = (unavailable - internal error)

                ptr = 
                    (js::VirtualTraceable)
                    ptr = (unavailable - internal error)



            prev = 0x008B1450 -> 
                { { (js::WrappedPtrOperations<JS::detail::RootListEntry *,JS::Rooted<JS::detail::RootListEntry *> >) } }
                stack = 0x83DC8B53 -> (unavailable - internal error)

                prev = 0xE48308EC -> 
                    { { (js::WrappedPtrOperations<JS::detail::RootListEntry *,JS::Rooted<JS::detail::RootListEntry *> >) } }
                    stack = (unavailable - internal error)

                    prev = (unavailable - internal error)

                    ptr = 
                        (js::VirtualTraceable)
                        ptr = (unavailable - internal error)



                ptr = 
                    (js::VirtualTraceable)
                    ptr = 0x046B8B55 -> (JS::detail::RootListEntry)


            ptr = 
                (js::VirtualTraceable)
                ptr = 0x008AF760 -> (JS::detail::RootListEntry)


        prev = 0x010FF0D8 -> 
            { { (js::WrappedPtrOperations<JS::detail::RootListEntry *,JS::Rooted<JS::detail::RootListEntry *> >) } }
            stack = 0x010FF210 -> 0x010FF250 -> 
                { { (js::WrappedPtrOperations<JS::detail::RootListEntry *,JS::Rooted<JS::detail::RootListEntry *> >) } }
                stack = 0x010FF2D0 -> 0x010FF8D4 -> 
                    { { (js::WrappedPtrOperations<JS::detail::RootListEntry *,JS::Rooted<JS::detail::RootListEntry *> >) } }
                    stack = 0x010FF8E4 -> 0x010FF90C -> 
                        { { (js::WrappedPtrOperations<JS::detail::RootListEntry *,JS::Rooted<JS::detail::RootListEntry *> >) } }
                        stack = 0x010FF954 -> 0x010FF988 -> 
                            { { (js::WrappedPtrOperations<JS::detail::RootListEntry *,JS::Rooted<JS::detail::RootListEntry *> >) } }
                            stack = 0x010FF998 -> 0x010FF9F0 -> 
                                { { (js::WrappedPtrOperations<JS::detail::RootListEntry *,JS::Rooted<JS::detail::RootListEntry *> >) } }
                                stack = 0x010FFA00 -> 0x00000000
                                prev = 0x7764C08F -> 
                                    { { (js::WrappedPtrOperations<JS::detail::RootListEntry *,JS::Rooted<JS::detail::RootListEntry *> >) } }
                                    (too much output; skipping to next top-level symbol)

                                ptr = 
                                    (js::VirtualTraceable)
                                    ptr = 0x77679E5A -> (JS::detail::RootListEntry)


                            prev = 0x76437BA9 -> 
                                { { (js::WrappedPtrOperations<JS::detail::RootListEntry *,JS::Rooted<JS::detail::RootListEntry *> >) } }
                                stack = 0xB415FF50 -> (unavailable - internal error)

                                prev = 0xFF764A1D -> 
                                    { { (js::WrappedPtrOperations<JS::detail::RootListEntry *,JS::Rooted<JS::detail::RootListEntry *> >) } }
                                    stack = (unavailable - internal error)

                                    prev = (unavailable - internal error)

                                    ptr = 
                                        (js::VirtualTraceable)
                                        ptr = (unavailable - internal error)



                                ptr = 
                                    (js::VirtualTraceable)
                                    ptr = 0x10A85E76 -> (JS::detail::RootListEntry)


                            ptr = 
                                (js::VirtualTraceable)
                                ptr = 0x76437B90 -> (JS::detail::RootListEntry)


                        prev = 0x00AB5A2C -> 
                            { { (js::WrappedPtrOperations<JS::detail::RootListEntry *,JS::Rooted<JS::detail::RootListEntry *> >) } }
                            stack = 0x8B0CC483 -> (unavailable - internal error)

                            prev = 0x024DE8F0 -> 
                                { { (js::WrappedPtrOperations<JS::detail::RootListEntry *,JS::Rooted<JS::detail::RootListEntry *> >) } }
                                stack = 0x80000170 -> (unavailable - internal error)

                                prev = 0x800000FD -> 
                                    { { (js::WrappedPtrOperations<JS::detail::RootListEntry *,JS::Rooted<JS::detail::RootListEntry *> >) } }
                                    stack = (unavailable - internal error)

                                    prev = (unavailable - internal error)

                                    ptr = 
                                        (js::VirtualTraceable)
                                        ptr = (unavailable - internal error)



                                ptr = 
                                    (js::VirtualTraceable)
                                    ptr = 0x80000163 -> (JS::detail::RootListEntry)


                            ptr = 
                                (js::VirtualTraceable)
                                ptr = 0xDB846B74 -> (JS::detail::RootListEntry)


                        ptr = 
                            (js::VirtualTraceable)
                            ptr = 0x014204A8 -> (JS::detail::RootListEntry)


                    prev = 0x00788637 -> 
                        { { (js::WrappedPtrOperations<JS::detail::RootListEntry *,JS::Rooted<JS::detail::RootListEntry *> >) } }
                        stack = 0xB908C483 -> (unavailable - internal error)

                        prev = 0x00BDFDA0 -> 
                            { { (js::WrappedPtrOperations<JS::detail::RootListEntry *,JS::Rooted<JS::detail::RootListEntry *> >) } }
                            stack = 0x00000001
                            prev = 0x0000097C
                            ptr = 
                                (js::VirtualTraceable)
                                ptr = 0x00000000


                        ptr = 
                            (js::VirtualTraceable)
                            ptr = 0xFCB7E800 -> (JS::detail::RootListEntry)


                    ptr = 
                        (js::VirtualTraceable)
                        ptr = 0x00000001


                prev = 0x00782362 -> 
                    { { (js::WrappedPtrOperations<JS::detail::RootListEntry *,JS::Rooted<JS::detail::RootListEntry *> >) } }
                    stack = 0xFD180D8B -> (unavailable - internal error)

                    prev = 0x0FF300BD -> 
                        { { (js::WrappedPtrOperations<JS::detail::RootListEntry *,JS::Rooted<JS::detail::RootListEntry *> >) } }
                        stack = (unavailable - internal error)

                        prev = (unavailable - internal error)

                        ptr = 
                            (js::VirtualTraceable)
                            ptr = (unavailable - internal error)



                    ptr = 
                        (js::VirtualTraceable)
                        ptr = 0xF308498B -> (JS::detail::RootListEntry)


                ptr = 
                    (js::VirtualTraceable)
                    ptr = 0x3FB5EBDE -> (JS::detail::RootListEntry)


            prev = 0x007C5A4E -> 
                { { (js::WrappedPtrOperations<JS::detail::RootListEntry *,JS::Rooted<JS::detail::RootListEntry *> >) } }
                stack = 0xCB8B038B -> (unavailable - internal error)

                prev = 0xFF0C73FF -> 
                    { { (js::WrappedPtrOperations<JS::detail::RootListEntry *,JS::Rooted<JS::detail::RootListEntry *> >) } }
                    stack = (unavailable - internal error)

                    prev = (unavailable - internal error)

                    ptr = 
                        (js::VirtualTraceable)
                        ptr = (unavailable - internal error)



                ptr = 
                    (js::VirtualTraceable)
                    ptr = 0xFC45C718 -> (JS::detail::RootListEntry)


            ptr = 
                (js::VirtualTraceable)
                ptr = 0x14914BC8 -> (JS::detail::RootListEntry)


        ptr = 
            asBits_ = 90353469507172056 (0x014100007632F6D8)


    mapFile = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
    mapfilename = 
        path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
        separator = 61652

    secondaryStateBefore = 
        state = (basic_stringstream<char,char_traits<char> >)
        debug = (basic_stringstream<char,char_traits<char> >)
        hash = (unsupported basic_string<char,char_traits<char> >)

    primaryStateAfter = 
        state = (basic_stringstream<char,char_traits<char> >)
        debug = (basic_stringstream<char,char_traits<char> >)
        hash = (unsupported basic_string<char,char_traits<char> >)

    secondaryStateAfter = 
        state = (basic_stringstream<char,char_traits<char> >)
        debug = (basic_stringstream<char,char_traits<char> >)
        hash = (unsupported basic_string<char,char_traits<char> >)


CTurnManager::Update (turnmanager.cpp:148)
    this = (unavailable)
    simFrameLength = 0.085630 (0x3DAF5EF4)
    maxTurns = 1 (0x00000001)
    maxTurns = 1 (0x00000001)
    i = 0 (0x00000000)
    commands = (unsupported vector<SimulationCommand >)
    profile2__ = 
        m_Name = (unavailable - internal error)


    stream = (basic_stringstream<char,char_traits<char> >)
    <range>$L0 = (unavailable - internal error)

    <begin>$L0 = (unsupported _Tree_unchecked_iterator<_Tree_val<_Tree_simple_types<pair<size_t const ,vector<SimulationCommand > > > > >)
    <end>$L0 = (unsupported _Tree_unchecked_iterator<_Tree_val<_Tree_simple_types<pair<size_t const ,vector<SimulationCommand > > > > >)

CGame::Update (game.cpp:409)
    this = (unavailable)
    deltaRealTime = 0.0856303 (0x3FB5EBDE80000000)
    doInterpolate = true 
    deltaSimTime = 0.0856303 (0x3FB5EBDE80000000)
    maxTurns = (unavailable - internal error)

    profile2__ = 
        m_Name = (unavailable - internal error)



Frame (main.cpp:434)
    rlInterface = (unavailable)
    rlInterface = 0x00000000
    realTimeSinceLastFrame = 0.085630 (0x3DAF5EF4)
    time = (unavailable - internal error)

    profile2__ = 
        m_Name = 0x00B2DC1C -> "frame"

    needUpdate = true 
    g_Profiler2 = 
        m_Initialised = (unavailable - internal error)

        m_FrameNumber = (unavailable - internal error)

        m_MgContext = (unavailable - internal error)

        m_GPU = (unavailable - internal error)

        m_Mutex = (mutex)
        m_Threads = (unsupported vector<unique_ptr<CProfiler2::ThreadStorage,default_delete<CProfiler2::ThreadStorage> > >)

    g_SoundManager = (unavailable - internal error)

    g_XmppClient = (unavailable - internal error)

    g_Game = (unavailable - internal error)

    g_ResizedH = (unavailable - internal error)

    g_ResizedW = (unavailable - internal error)

    g_NetClient = (unavailable - internal error)


RunGameOrAtlas (main.cpp:704)
    argv = 
        m_Pointer = 0x04AE0008 -> 0x04AE0028 -> "D:\0ad_svn_gitea_nightly-build\binaries\system\pyrogenesis.exe"
        m_Extent = 1 (0x00000001)

    isNonVisualReplay = false
    flags = 8 (0x00000008)
    args = 
        m_Args = (unsupported vector<pair<CStr8,CStr8> >)
        m_Arg0 = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 92 ('\')

        m_ArgsWithoutName = (unsupported vector<CStr8 >)

    scriptEngine = 
        (Singleton<ScriptEngine>)
        m_Contexts = (unsupported list<JSContext const * >)

    res = (unavailable - internal error)

    isVisualReplay = (unavailable - internal error)

    isVisual = true 
    modsToInstall = (unsupported vector<Path >)
    replayFile = 
        path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
        separator = 47 ('/')

    <begin>$L0 = 0x00000000
    <end>$L0 = 0x00000000
    modPath = 
        path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
        separator = 203

    paths = 
        m_root = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 0

        m_rdata = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 512

        m_gameData = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 2924

        m_userData = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 8

        m_config = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 8

        m_cache = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 65535

        m_logs = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 72 ('H')


    replay = 
        m_Stream = 0x00000000

    builder = 
        m_VFS = (shared_ptr<IVFS>)
        m_Files = (unsupported vector<Path >)
        m_TempDir = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 63548

        m_NumBaseMods = 2003170096 (0x7765F330)

    paths = 
        m_root = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 0

        m_rdata = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 512

        m_gameData = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 2924

        m_userData = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 8

        m_config = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 8

        m_cache = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 65535

        m_logs = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 72 ('H')


    mod = 
        path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
        separator = 55348

    zip = 
        path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
        separator = 63656

    mods = (unsupported vector<CStr8 >)
    i = (unavailable - internal error)

    guiScriptInterface = (unsupported optional<ScriptInterface>)
    logger = 
        m_MainLog = (basic_ofstream<char,char_traits<char> >)
        m_InterestingLog = (basic_ofstream<char,char_traits<char> >)
        m_ScopedReplacement = 
            m_ThisLogger = 
                m_MainLog = 0x010FF42C -> (basic_ostream<char,char_traits<char> >)
                m_InterestingLog = 0x010FF4DC -> (basic_ostream<char,char_traits<char> >)
                m_UseDebugPrintf = true 
                m_NumberOfMessages = 1149 (0x0000047D)
                m_NumberOfErrors = 0 (0x00000000)
                m_NumberOfWarnings = 0 (0x00000000)
                m_RenderMessages = (unsupported deque<CLogger::RenderedMessage >)
                m_RenderLastEraseTime = -1 (0xBFF0000000000000)
                m_Mutex = (mutex)

            m_OldLogger = 0x00BDFC10 -> 
                m_MainLog = 0x00BDFC78 -> (basic_ostream<char,char_traits<char> >)
                m_InterestingLog = 0x00BDFC78 (see above)
                m_UseDebugPrintf = true 
                m_NumberOfMessages = 0 (0x00000000)
                m_NumberOfErrors = 0 (0x00000000)
                m_NumberOfWarnings = 0 (0x00000000)
                m_RenderMessages = (unsupported deque<CLogger::RenderedMessage >)
                m_RenderLastEraseTime = -1 (0xBFF0000000000000)
                m_Mutex = (mutex)



    rlInterface = (unsupported optional<RL::Interface>)
    installedMods = (unsupported vector<CStr8 >)
    paths = 
        m_root = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 0

        m_rdata = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 512

        m_gameData = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 2924

        m_userData = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 8

        m_config = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 8

        m_cache = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 65535

        m_logs = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 72 ('H')


    installer = 
        m_VFS = (shared_ptr<IVFS>)
        m_ModsDir = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 68 ('D')

        m_TempDir = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 16385

        m_CacheDir = 
            path = (unsupported basic_string<wchar_t,char_traits<wchar_t> >)
            separator = 108 ('l')

        m_InstalledMods = (unsupported vector<CStr8 >)

    modInterface = 
        m_CmptPrivate = 
            pScriptInterface = 0x010FF834 -> 
                m_CmptPrivate = 
                    pScriptInterface = 0x07713E18 -> 
                        m_CmptPrivate = 
                            pScriptInterface = 0x06034110 -> 
                                m_CmptPrivate = 
                                    pScriptInterface = 0x0150E8A0 (see above)
                                    pCBData = 0x060358D0

                                m = (unique_ptr<ScriptInterface_impl,default_delete<ScriptInterface_impl> >)
                                m_CustomObjectTypes = (unsupported map<basic_string<char,char_traits<char> >,ScriptInterface::CustomType >)

                            pCBData = 0x010FF830

                        m = (unique_ptr<ScriptInterface_impl,default_delete<ScriptInterface_impl> >)
                        m_CustomObjectTypes = (unsupported map<basic_string<char,char_traits<char> >,ScriptInterface::CustomType >)

                    pCBData = 0x0763CBB8

                m = (unique_ptr<ScriptInterface_impl,default_delete<ScriptInterface_impl> >)
                m_CustomObjectTypes = (unsupported map<basic_string<char,char_traits<char> >,ScriptInterface::CustomType >)

            pCBData = 0x6FEBC359

        m = (unique_ptr<ScriptInterface_impl,default_delete<ScriptInterface_impl> >)
        m_CustomObjectTypes = (unsupported map<basic_string<char,char_traits<char> >,ScriptInterface::CustomType >)

    <end>$L1 = (unavailable - internal error)

    <begin>$L1 = (unavailable - internal error)

    result = (unavailable - internal error)

    g_Profiler2 = 
        m_Initialised = (unavailable - internal error)

        m_FrameNumber = (unavailable - internal error)

        m_MgContext = (unavailable - internal error)

        m_GPU = (unavailable - internal error)

        m_Mutex = (mutex)
        m_Threads = (unsupported vector<unique_ptr<CProfiler2::ThreadStorage,default_delete<CProfiler2::ThreadStorage> > >)

    g_Game = (unavailable - internal error)

    g_NetClient = (unavailable - internal error)

    g_Shutdown = (unavailable - internal error)


SDL_main (main.cpp:768)
    argc = 1 (0x00000001)
    argv = 0x04AE0008 (see above)

main_getcmdline (sdl_windows_main.c:74)
    argvw = (unavailable)
    argc = (unavailable)

__scrt_common_main_seh (exe_common.inl:288)
    has_cctor = false
    main_result = (unavailable - internal error)

    tls_init_callback = (unavailable - internal error)

    is_nested = false
    tls_dtor_callback = (unavailable - internal error)

    main_result = 0 (0x00000000)
    __scrt_current_native_startup_state = (unavailable - internal error)


CallStartupWithinTryBlock (wseh.cpp:363)
    ret = (unavailable)
    ret = 0 (0x00000000)

RtlInitializeExceptionChain (:0)

RtlClearBits (:0)


errno = 0 (No error reported here)
OS error = 0 (no error code was set)
